Skip to content

Update our fork with upstream#13

Open
martijnimhoff wants to merge 17 commits intowtg-current-releasefrom
master
Open

Update our fork with upstream#13
martijnimhoff wants to merge 17 commits intowtg-current-releasefrom
master

Conversation

@martijnimhoff
Copy link
Collaborator

No description provided.

@martijnimhoff martijnimhoff changed the title Update our form with upstream Update our fork with upstream Mar 19, 2026
}
Error.captureStackTrace(this, this.constructor);
} else if (e.toString() === "[object Error]" || e instanceof Error) {
} else if (!(e instanceof Error || Object.prototype.toString.call(e) === '[object Error]')) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

node-rdkafka did the opposite of what we did, interesting, but i'll assume they know what they are doing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants